Fills a polygon defined by an array of Point objects.
Namespace: com.mindfusion.drawingPackage: com.mindfusion.drawing
public void fillPolygon ( Brush brush, Point[] points)
A Brush that determines the characteristics of the fill.
An array of Point objects that represent the vertices of the polygon.
fillPolygon Method Overload ListGraphics MembersGraphics Interfacecom.mindfusion.drawing Namespace